SD - Surya - Prudvi - 2017-08-14 - 52770 - Break Fix - Shortdump for ZRDC output (Jingsha by 2017-08-14) #APAC #ABAPFORMS #invoices #SDSupportForms #ProductionBreakFix

2017-08-14 - 52770 - Break Fix - Short dump for ZRDC output

Problem Summary


Short dump for ZRDC ouput

Admin Info



Purpose
Short dump for ZRDC output
Requested by
Jingsha Brennan
Issue Date
08-11-2017
Resolved by
Surya Basa
Resolved Date
08-14-2017
Document Status
Complete

Detailed Problem Description

(Include Screen Shots if required )

Heads up, when trying to reprint invoice 94465952, with Print out (media 1), Language ZH, printer CHINESE_LOCL. Got the update terminate error. The number 29,304.03 is the last line’s subtotal


Solution Analysis and Recommendations

(Include Screen Shots if required)

The issue was caused due to incorrect calculation for items with unit price in 4 digits i.e., in decimals (e.g., 1,000 etc).

Decimals shouldn't be considered while calculating.

Resolution


The bug was.fixed by using the correct calculation for unit prices with 4 digits. The numeric value was considered for calculation purposes while it was displayed with correct notation in the form.
The two forms for the ZRDC output - print and email were fixed-
ZLB_BIL_INVOICE_CH
ZLB_BIL_INVOICE_CH_WO_DUPLEX

The solution was tested in DEV300.

Release Information


Provide link here to Release Notes if Technical Objects were changed

2017-08-16 - 52770 - Rel Notes - Break Fix shortdump for ZRDC output